box: Remove self assignment
authorTimm Bäder <mail@baedert.org>
Wed, 17 Jan 2018 12:02:58 +0000 (13:02 +0100)
committerTimm Bäder <mail@baedert.org>
Wed, 17 Jan 2018 20:57:19 +0000 (21:57 +0100)
gtk/gtkbox.c

index c970c72d999989c2dd2ea5801be14fcc1bbb9a6d..f59284f294d614d04b92eeb910cf9d0bf8ef3ff6 100644 (file)
@@ -1169,9 +1169,6 @@ gtk_box_compute_size_for_opposing_orientation (GtkBox *box,
                 }
             }
 
-          child_size = child_size;
-
-
           child_minimum_baseline = child_natural_baseline = -1;
           /* Assign the child's position. */
           gtk_widget_measure (child->widget,